@charset "utf-8";
/* CSS Document */

.dados p{
	line-height:17px;
}
.titulo{
	margin-top:15px;
	margin-bottom:8px;
	color:#197500;
	font-size:16px;
}
/*Form*/
#content{
	margin-top:50px;
}
#content input{
	height:17px;
	color:#454545;
	background-color:#edf1d5;
}
#content textarea{
	height:130px;
	overflow:hidden;
	color:#454545;
	background-color:#edf1d5;
	resize:vertical;
}
#content form p{
	margin-top:6px;
}
#content input[type="submit"]{
	padding:1px 15px;
	height:18px;
	right:0px;
	cursor:pointer;
}
.dados{
	float:left;
	padding-right:30px;
	margin-top:20px;
	width:477px;
}
.form{
	float:left;
	border-left:1px solid #f0f0f0;
	padding-left:35px;
	margin-top:30px;
}
.form form{
	margin-top:7px;
}
.verde{
	color:#276f00;
	font-size:14px;
	margin-left:2px;
}
.site{
	/*position:absolute;*/
	display:block; /*!*/
	font-size:17px;
	color:#276f00;
	top:545px;
	text-align:right;
	left:40px;
	width:475px;
}
#content a:hover{
	text-decoration:underline
}
#linha{
	top:332px;
}


/*POP-OUT*/
.popout{width:788px; height:475px; position:absolute; top:20%; left:30%; background:url(popout.png); z-index:10;}
.img-pop{width:696px; height:382px; float:left; margin:46px 0px 0px 46px;}
.img-pop img{width:696px; height:382px; border:0;}
.bot-fechar{width:92px; height:23px; position:relative; top:-23px; left:604px; z-index:11;}
.bot-fechar img{width:92px; height:23px; border:0;}
.titulo-pop{width:500px; height:23px; position:relative; left:0; top:0; z-index:11; background:url(titulo-pop.png) repeat;}

.popoutt{width:887px; height:551px; position:absolute; top:20%; left:10%; background:url(../img/pop/popout2.png); z-index:10; display:none;}
.img-popp{width:810px; height:479px; float:left; margin:31px 0px 0px 35px; background:#CCC;}
.img-popp img{width:810px; height:479px; border:0; margin:-46px 0px 0px 0px;}
.bot-fecharr{width:92px; height:23px; position:relative; top:-23px; left:718px; z-index:11; cursor:pointer;}
.bot-fecharr img{width:92px; height:23px; border:0;}
.titulo-popp{width:500px; height:23px; position:relative; left:0; top:0; z-index:11; background:url(../img/pop/titulo-pop.png) repeat;}

.button_planta{cursor:pointer; display:block; text-align:center; color:#FFF; font-size:14px; width:76px; height:25px; line-height:24px; background-image:url("../img/planta_button.jpg");}
